home *** CD-ROM | disk | FTP | other *** search
/ Pycckuu Kocmoc - Russian Space / Pycckuu Kocmoc - Russian Space.iso / space2.exe / 0 / RCDATA / TFMSOUND / TFMSOUND.txt < prev   
Text File  |  2001-04-12  |  899b  |  47 lines

  1. object fmSound: TfmSound
  2.   Left = 292
  3.   Top = 216
  4.   BorderStyle = bsNone
  5.   Caption = '∩┐╜∩┐╜∩┐╜∩┐╜'
  6.   ClientHeight = 77
  7.   ClientWidth = 300
  8.   Color = 4733952
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   OldCreateOrder = True
  16.   Scaled = False
  17.   OnCreate = FormCreate
  18.   OnDeactivate = FormDeactivate
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Image1: TImage
  23.     Left = 0
  24.     Top = 0
  25.     Width = 104
  26.     Height = 23
  27.     AutoSize = True
  28.     Picture.Data = {<image000.jpg>}
  29.   end
  30.   object TrSnd1: TTrSnd
  31.     Left = 13
  32.     Top = 6
  33.     Width = 55
  34.     Height = 11
  35.     Picture.Data = {<image001.jpg>}
  36.     Position = 0
  37.   end
  38.   object imClose: TImageBtn
  39.     Left = 81
  40.     Top = 3
  41.     Width = 17
  42.     Height = 17
  43.     Cursor = crHandPoint
  44.     OnClick = imCloseClick
  45.   end
  46. end
  47.